ibus-mozc software package provides Mozc engine for IBus - Client of the Mozc input method, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install ibus-mozc
ibus-mozc is installed in your system.
Make ensure the ibus-mozc package were installed using the commands given below,
$ sudo dpkg-query -l | grep ibus-mozc *
You will get with ibus-mozc package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Utilities |
| Package | ibus-mozc |
| Version | 2.17.2116.102+gitfd0f5b34+dfsg |
| Description | Mozc engine for IBus - Client of the Mozc input method |
| Sub Section | Utils |